home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / gfx / misc / SafeClip.lha / SafeClip / ReadMe.doc < prev    next >
Text File  |  1996-03-29  |  656b  |  26 lines

  1. Short:    Polygon/line clipping routines (68020+)
  2. Uploader: pak@star.sr.bham.ac.uk (Peter Knight)
  3. Author:   pak@star.sr.bham.ac.uk (Peter Knight)
  4. Type:     gfx/misc
  5. Version:  1.0
  6.  
  7. Description
  8. -----------
  9. An easy to use suite of routines that provides an interface to the system 
  10. rendering functions, but with the added bonus that all drawing operations are 
  11. clipped against a specified rectangular region. MUCH better at clipping 
  12. filled polygons than the system routines (the size of the polygon can be up to 
  13. 2^31 pixels). 
  14.  
  15. Includes full source and object files for both SAS/C and GCC.
  16.  
  17. Requires
  18. --------
  19. o WB 2.0 (or better).
  20. o 68020 (or better).
  21.  
  22.  
  23.  
  24.  
  25.  
  26.